home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / page8 / 00127.ls < prev    next >
Encoding:
Text File  |  1995-03-29  |  72 b   |  7 lines

  1. on mouseUp
  2.   global mb
  3.   if mb = 0 then
  4.     go("meatball")
  5.   end if
  6. end
  7.